| Total Complexity | 24 |
| Dependencies | 3 |
| Dependents | 9 |
| Total lines | 166 |
| Lines of code | 123 |
| Logical lines of code | 53 |
| Comment lines | 1 |
| Methods | 9 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| getById() | 51 | 8 | 29 | |
| set() | 57 | 3 | 16 | |
| getAll() | 55 | 2 | 21 | |
| add() | 58 | 2 | 15 | |
| setById() | 63 | 3 | 10 | |
| delete() | 61 | 2 | 12 | |
| get() | 64 | 2 | 10 | |
| __construct() | 79 | 1 | 3 | |
| deleteById() | 69 | 1 | 7 |